﻿/* .proof {display:none;} */

.contain .img_section .thumnail .content .text_box p b{
	color:#cb4e4e;
	background:transparent;
	font-size:22px;
	font-weight:bold
}	
.color-text {
	color:#cb4e4e !important;
}

.color-border {
	border-color:#cb4e4e !important;
}

.color-bg {
	background-color:#cb4e4e !important;
}

.NeedsZone .NZ_type_box p b {
	color:#cb4e4e;
}


.up_note_box_desc_in .up_note_box_desc_in_sub {
	display: block;
	font-size:14px;
	margin-top:5px
}
.up_note_box_desc_in {
	letter-spacing: -1px;
}

.up_note_box_desc_in>b {
	color: #bc2727;
}

/* right */
.continer_inner > .contain .purchase_contain .payment .title {
    border-bottom: 2px solid #cb4e4e;
}
.contain .purchase_contain .img_section .thumnail .tail b {
    color: #cb4e4e;
}
.blog_button {
	width:300px;
	height:65px;
	background:#cb4e4e;
	border-radius:15px;
	margin:20px auto 0;
	text-align:center;
	line-height:65px;
	overflow:hidden
}
.blog_button a {
	font-size:22px;
	color:white;
	font-weight:bold;
	letter-spacing:1px;
	text-shadow:1px 1px 2px rgb(0,0,0,0.5)
}

/*
.contain .Explanation .Img_Section .product .text_box p {
	font-size:18px!important
}
*/
/* 제품설명서 */
.continer_inner > .contain .goods_Explanation .tabs li:hover {
    color: #cb4e4e;
}
.continer_inner > .contain .goods_Explanation .tabs li.active {
    color: #cb4e4e;
    border-color: #cb4e4e;
}
.contain .goods_Explanation .tab_content .ex_title h4 b {
    color: #cb4e4e;
}
.contain .Explanation .Img_Section .product .b_txt_wrap span {
    color: #cb4e4e; font-weight: bold;
}
/* 1번탭 */
.contain .goods_Explanation .tab_content .Explanation .Img_Section {
	background:url('/img/sub/BMarketPoster/pd_bg.jpg');
}


.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p:before {
    background: #cb4e4e;
}
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods .goods_title:before {
    background: #cb4e4e;
}
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p span {
    color: #cb4e4e;
}
.contain .goods_Explanation .tab_content .f_type .type .title {
    background: url('/img/sub/BMarketPoster/bg_title.png');
}
.contain .goods_Explanation .tab_content .f_type .title span {
    color: #cb4e4e;
}
.contain .goods_Explanation .tab_content .f_type .type > img {
    margin-bottom: 0;
}
.contain .goods_Explanation .tab_content .step .title span {
    color: #cb4e4e;
}
.contain .goods_Explanation .tab_content .step .title b {
    color: #cb4e4e;
}
.contain .goods_Explanation .tab_content .step .title b:before {
    background: #cb4e4e;
}
.contain .goods_Explanation .tab_content .step > img {
    width: 100%;
}
.contain .goods_Explanation .tab_content .step .texr-box {
    margin: 35px 0 60px;
}
.contain .goods_Explanation .tab_content .step .texr-box p {
    margin-bottom: 5px;
}
.contain .goods_Explanation .tab_content .step .texr-box span.pattern {
    color: #fff;
    font-size: 13px;
    vertical-align: top;
    margin: 0px;
    display: inline-block;
    width:25px; height: 25px; background-color: #cb4e4e;
    text-align: center;line-height: 25px; border-radius: 100px;
	margin-right:5px
}
.contain .goods_Explanation .tab_content .step .texr-box span.color {
	color:#cb4e4e;
	font-weight:600
}
.contain .goods_Explanation .tab_content .step .texr-box .add-text {
    margin: 10px 0 0 20px;
}
/* 3번탭 */
.contain .goods_Explanation .tab_content .video .title b {
    color: #cb4e4e;
}
.contain .goods_Explanation .tab_content .video .title b:before {
    background: #cb4e4e;
}
.contain .goods_Explanation .tab_content .preparing h4 span {
    color: #cb4e4e;
}

.detail_txt {
    color: #cb4e4e !important
}
.texr-box .detail_txt {
	font-weight:600
}
.NeedsZone .NZ_type_box .inner {
	max-width:700px
}
.NeedsZone .NZ_type_box p {
	word-break: keep-all;
}	

.red {
	font-weight: 600;
	color: #cb4e4e;
}

/*정책*/
.nmp_polish {
	padding-bottom:50px
}
.nmp_polish .title {
	font-weight: 500;
}
.nmp_polish .title img {
	vertical-align: -12px
}
.nmp_polish .content {
	display: block;
}
.nmp_polish .content:after {content:"";display:block;clear:both}

.nmp_polish .content>div {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.nmp_polish .content {
	padding:45px 15px !important
}
.nmp_polish .content>div img {
	vertical-align: middle;
	padding-top:15px
}
.nmp_polish .content>div:last-child {
	text-align: left	;
	padding-left:10px
}
.nmp_polish .content>div ul li  {
	font-size:20px;
	letter-spacing: -0.05em;
	font-weight: 500;
	margin-bottom:10px
}
.nmp_polish .content>div ul li span{
	color: #cb4e4e !important
}
.nmp_polish .content>div p {
	font-weight: 600;
	font-size:22px;
	color: #cb4e4e
}


.step_box_wrap  .texr-box span {
	color: #4e8ff0;
}

.samplebtn {
    display: table;
    margin: 10px 0 20px;
    text-align: left;
}


@media screen and  (max-width:768px)  { 
	.nmp_polish .content>div {
		float:none;
		width: auto;
	}
	.nmp_polish .content>div:last-child {
		display: inline-block;
		margin: 20px auto
	}
	.nmp_polish .content>div ul li , .nmp_polish .content>div p {
		font-size:16px
	}

}

@media screen and  (max-width:575px)  { 
    .contain .tab_content .step .texr-box span.pattern {
        font-size: 11px !important;
        margin: -2px 0 0 0 !important;
        width: 20px!important;
        height: 20px!important;
        line-height: 20px!important;
    }
	.contain .goods_Explanation .tab_content .step .texr-box {
    margin: 10px 0 20px;
	}
	.nmp_polish .content>div {
		display: inline-block;
		margin:0 auto;
		position: relative;
		left:50%;
		transform:translateX(-50%);
		text-align: center;	
	}
	.nmp_polish .content>div ul li, .nmp_polish .content>div p {
		font-size: 14px;
		line-height: 1em;
	}
	.nmp_polish .content>div img {
		width: 50%;
		text-align: center;
	}


}